projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
478d412
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 21 Nov 2000 16:47:35 +0000
(16:47 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 21 Nov 2000 16:47:35 +0000
(16:47 +0000)
ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0c5e89e4155c56d102724fd6c7adc7deeccf5f3a..139d7e0510387055d605147bdc06e9d016a06e67 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
2000-11-21 Gerd Moellmann <gerd@gnu.org>
+ * Makefile.in (install-arch-indep): Also install info/eshell*
+ and info/speedbar*.
+
* configure.in (HAVE_PNG): Check for the presence of
png_get_channels to rule out older PNG libs.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e908e6931c986891ff4446c4e6ded43df82ae388..11e8e2e3f555677a1433e1ea791bf83bc535b3bb 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2000-11-21 Gerd Moellmann <gerd@gnu.org>
+ * bytecode.c (Fbyte_code) <Bvarbind, Bunwind_protect>: Add
+ BEFORE/AFTER_POTENTIAL_GC.
+
* s/hpux10.h (_FILE_OFFSET_BITS): Undef.
* buffer.c (mmap_free_1): Avoid a compiler warning.